RendererUtils

object RendererUtils

Functions

dpToPx
Link copied to clipboard
fun Context.dpToPx(dp: Int): Int
The car library ignores does not use context.resources.displayMetrics In order to scale correctly on the head unit, use resource.configuration.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String